Skip to content

Bump knockout from 3.5.2 to 3.5.3#1147

Merged
bdukes merged 1 commit into
masterfrom
dependabot/npm_and_yarn/knockout-3.5.3
Mar 25, 2026
Merged

Bump knockout from 3.5.2 to 3.5.3#1147
bdukes merged 1 commit into
masterfrom
dependabot/npm_and_yarn/knockout-3.5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Copy link
Copy Markdown
Contributor

Bumps knockout from 3.5.2 to 3.5.3.

Release notes

Sourced from knockout's releases.

Version 3.5.3

Fixes a couple of bugs introduced in 3.5.2

  • Bindings fail when Knockout is run in strict mode: #2624
  • Computed type definition missing properties #2623
Commits
  • 08b71e1 Version 3.5.3 for distribution
  • f317d20 Merge pull request #2625 from knockout/fix/indirect-eval-strict-mode
  • 0a2bec0 Add strict mode e2e tests; refactor e2e runner
  • 14ea205 Use indirect eval for binding expressions (#2624)
  • 466602c Fix TypeScript types: Computed assignable to Subscribable (#2623)
  • 785e5ef Bump versions
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [knockout](https://github.com/knockout/knockout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/knockout/knockout/releases)
- [Commits](knockout/knockout@v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: knockout
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 25, 2026
@bdukes bdukes merged commit e34ab0b into master Mar 25, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/knockout-3.5.3 branch March 25, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant